From: Glenn Morris Date: Tue, 1 Sep 2009 02:54:49 +0000 (+0000) Subject: Documented define-obsolete-face-alias. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10734 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b84947690f2dfdd9554a2099ba0cb8513a304a56;p=emacs.git Documented define-obsolete-face-alias. --- diff --git a/etc/NEWS b/etc/NEWS index 8f8ce56cdf3..329f7e799bc 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -224,6 +224,7 @@ ucs-normalize-HFS-NFC-region, ucs-normalize-HFS-NFC-string. ** completion-annotate-function specifies how to compute annotations for completions displayed in *Completions*. ++++ ** Face aliases can now be marked as obsolete, using the macro `define-obsolete-face-alias'.